home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue30 / bdeorx / BDEDORX.ZIP / DBFTbl / DBFTable.txt < prev   
Encoding:
Text File  |  1997-12-07  |  483 b   |  13 lines

  1.  
  2. This TTable descendant adds means to handle missing MDX and DBT
  3. files with dBase tables. It also implements autosaving changes
  4. to disk. However, this will not have the desired effect as all
  5. BDE versions (tested up to 4.01) do not implement that feature
  6. correctly.
  7.  
  8. Installation: 
  9.  
  10. rename either PX7TABLE.D16 or D32 to PX7TABLE.DCR. Copy the files 
  11. to your directory for add-on compoments and add PX7TABLE.PAS to 
  12. your component library (see Delphi manuals for details).
  13.